home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 38
/
Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso
/
Aminet
/
util
/
libs
/
PalmLink.lha
/
developer
/
include
/
proto
/
palmlink.h
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-01-07
|
279 b
|
17 lines
/*
** palmlink_protos.h
**
** (C) 1998-2000 Richard Körber -- All Rights Reserved
*/
#ifndef PROTO_PALMLINK_H
#define PROTO_PALMLINK_H
#include <exec/types.h>
extern struct Library *PalmlinkBase;
#include <clib/palmlink_protos.h>
#include <pragmas/palmlink_pragmas.h>
#endif